home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
CINEMA 4D CE 6
/
Resource
/
res
/
menus
/
c4d_M_COLORPRESETS.res
< prev
next >
Wrap
Text File
|
2000-10-08
|
620b
|
41 lines
// Menudefinition for M_COLORPRESETS
MENU M_COLORPRESETS
{
SUBMENU IDS_PAINT_FILE
{
IDP_COLOR_NEWFOLDER;
SEPARATOR;
IDP_COLOR_REVERT;
IDP_COLOR_SAVEASDEFAULT;
SEPARATOR;
IDP_COLOR_IMPORT;
IDP_COLOR_EXPORTSELECTION;
IDP_COLOR_EXPORTVISIBLE;
SEPARATOR;
IDM_CM_CLOSEWINDOW;
}
SUBMENU IDS_PAINT_EDIT
{
IDP_COLOR_RENAME;
IDP_COLOR_DUPLICATE;
IDP_COLOR_DELETE;
}
SUBMENU IDS_PAINT_COLOR_GROUP
{
IDP_COLOR_GROUPS;
}
SUBMENU IDS_PAINT_COLOR_VIEW
{
IDP_COLOR_ASLIST;
IDP_COLOR_ASICON;
SEPARATOR;
IDP_COLOR_SMALLICONS;
IDP_COLOR_MEDIUMICONS;
IDP_COLOR_LARGEICONS;
}
}